BspCrvOpenEnd
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BspCrvOpenEnd()
SYNOPSIS
cagd_lib/bsp_gen.c:274
CagdCrvStruct *BspCrvOpenEnd(CagdCrvStruct *Crv)
DESCRIPTION
Returns a curve with open end conditions, similar to given curve.
Open end curve is computed by extracting a subregion from Crv that is
the entire curve's parametric domain, by inserting multiple knots at the
domain's boundary.
PARAMETERS:
Crv: To convert to a new curve with open end conditions.
FUNCTION RETURN VALUE
CagdCrvStruct *: Same curve as Crv but with open end conditions.
SEE ALSO
BspSrfOpenEnd,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:16 GMT, October 17, 2022